home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineButton2_885 / BUTTONCONDACTION on(press).as < prev   
Encoding:
Text File  |  2007-03-20  |  101 b   |  7 lines

  1. on(press){
  2.    tellTarget("/towers/targhelp00")
  3.    {
  4.       gotoAndStop("yestarghelp00");
  5.    }
  6. }
  7.